[INFO] cloning repository https://github.com/mikeevmm/lonk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mikeevmm/lonk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikeevmm%2Flonk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikeevmm%2Flonk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b731f0f3e0a16b49286b2e2f15ce28d3b4b56bbe
[INFO] checking mikeevmm/lonk against try#a611f2a14e38407ec6717a86a01424ee6fc80762 for pr-154992
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikeevmm%2Flonk" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mikeevmm/lonk
[INFO] finished tweaking git repo https://github.com/mikeevmm/lonk
[INFO] tweaked toml for git repo https://github.com/mikeevmm/lonk written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mikeevmm/lonk on toolchain a611f2a14e38407ec6717a86a01424ee6fc80762
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mikeevmm/lonk already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 30836d205f685605e6ca08f71ed26c3c0701bd19957e484637e5930983561a97
[INFO] running `Command { std: "docker" "start" "-a" "30836d205f685605e6ca08f71ed26c3c0701bd19957e484637e5930983561a97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30836d205f685605e6ca08f71ed26c3c0701bd19957e484637e5930983561a97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30836d205f685605e6ca08f71ed26c3c0701bd19957e484637e5930983561a97", kill_on_drop: false }`
[INFO] [stdout] 30836d205f685605e6ca08f71ed26c3c0701bd19957e484637e5930983561a97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4d33904917d1641834f580765097762451d8036634056b2af3c5c10cce5f929
[INFO] running `Command { std: "docker" "start" "-a" "c4d33904917d1641834f580765097762451d8036634056b2af3c5c10cce5f929", kill_on_drop: false }`
[INFO] [stderr]     Checking value-bag v1.7.0
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling quick-xml v0.28.2
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking rustix v0.37.27
[INFO] [stderr]     Checking polling v2.8.0
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling oncemutex v0.1.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking event-listener v3.1.0
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking cow-utils v0.1.3
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]     Checking str-utils v0.1.7
[INFO] [stderr]     Checking sha1 v0.6.1
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking async-io v1.13.0
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking combine v4.6.6
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking regex-cache v0.2.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.4
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking pin-project v1.1.4
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]     Checking tungstenite v0.20.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking polling v3.5.0
[INFO] [stderr]     Checking blocking v1.5.1
[INFO] [stderr]     Checking async-io v2.3.1
[INFO] [stderr]     Checking async-signal v0.2.5
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-process v1.8.1
[INFO] [stderr]    Compiling validators-options v0.24.4
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]     Checking async-object-pool v0.1.4
[INFO] [stderr]     Checking tokio-util v0.7.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-tungstenite v0.20.1
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking redis v0.21.7
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling argh_shared v0.1.12
[INFO] [stderr]    Compiling argh_derive v0.1.12
[INFO] [stderr]     Checking indexmap v2.2.5
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling phonenumber v0.3.3+8.13.9
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking dark-std v0.2.16
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking argh v0.1.12
[INFO] [stderr]     Checking fastdate v0.3.36
[INFO] [stderr]     Checking fast_log v1.7.7
[INFO] [stderr]    Compiling validators-derive v0.24.5
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking warp v0.3.6
[INFO] [stderr]     Checking validators v0.24.4
[INFO] [stderr]     Checking lonk v2.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.73s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.21.7
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "c4d33904917d1641834f580765097762451d8036634056b2af3c5c10cce5f929", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4d33904917d1641834f580765097762451d8036634056b2af3c5c10cce5f929", kill_on_drop: false }`
[INFO] [stdout] c4d33904917d1641834f580765097762451d8036634056b2af3c5c10cce5f929
